📚 node [[convolutional_layer|convolutional layer]]
Welcome! Nobody has contributed anything to 'convolutional_layer|convolutional layer' yet. You can:
  • Write something in the document below!
    • There is at least one public document in every node in the Agora. Whatever you write in it will be integrated and made available for the next visitor to read and edit.
  • Write to the Agora from social media.
    • If you follow Agora bot on a supported platform and include the wikilink [[convolutional_layer|convolutional layer]] in a post, the Agora will link it here and optionally integrate your writing.
  • Sign up as a full Agora user.
    • As a full user you will be able to contribute your personal notes and resources directly to this knowledge commons. Some setup required :)
⥅ related node [[convolutional_layer]]
⥅ node [[convolutional_layer]] pulled by Agora

convolutional layer

Go back to the [[AI Glossary]]

#image

A layer of a deep neural network in which a convolutional filter passes along an input matrix. For example, consider the following 3x3 convolutional filter:

 A 3x3 convolutional layer

The following animation shows a convolutional layer consisting of 9 convolutional operations involving the 5x5 input matrix. Notice that each convolutional operation works on a different 3x3 slice of the input matrix. The resulting 3x3 matrix (on the right) consists of the results of the 9 convolutional operations:

An animation of a convolutional filter moving across a convolutional layer

📖 stoas
⥱ context